Bitmap for UWP
CopyFromRenderTarget(Nullable<Point2L>,RenderTarget,Nullable<RectL>) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > Bitmap クラス > CopyFromRenderTarget メソッド : CopyFromRenderTarget(Nullable<Point2L>,RenderTarget,Nullable<RectL>) メソッド
HRESULT ID2D1Bitmap::CopyFromRenderTarget([In, Optional] const D2D_POINT_2U* destPoint,[In] ID2D1RenderTarget* renderTarget,[In, Optional] const D2D_RECT_U* srcRect)
シンタックス
'宣言
 
Public Overloads Sub CopyFromRenderTarget( _
   ByVal destPoint As System.Nullable(Of Point2L), _
   ByVal renderTarget As RenderTarget, _
   ByVal srcRect As System.Nullable(Of RectL) _
) 
public void CopyFromRenderTarget( 
   System.Nullable<Point2L> destPoint,
   RenderTarget renderTarget,
   System.Nullable<RectL> srcRect
)

パラメータ

destPoint
renderTarget
srcRect
参照

Bitmap クラス
Bitmap メンバ
オーバーロード一覧